Click or drag to resize

ReferProxyRequire Property

Gets or sets Proxy-Require header field. The Proxy-Require header field is used to list features and extensions that a client requires a proxy to support in order to process the request.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string ProxyRequire { get; set; }

Property Value

Type: String
See Also